OFFSET SPRITE
This command will shift the position of the drawn image without affecting the coordinate of the specified sprite. You can use this command to change the visible sprite in relation to the coordinates you use to position it. The parameters should be specified using integer values.
SYNTAX
OFFSET SPRITE Sprite Number, XOffset, YOffset
RELATED INFO
SPRITE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example